const github.com/gotd/td/session.latestTelethonVersion

3 uses

	github.com/gotd/td/session (current package)
		telethon.go#L15: const latestTelethonVersion byte = '1'
		telethon.go#L28: 	if version != latestTelethonVersion {
		telethon.go#L31: 			latestTelethonVersion,